Skip to main content

Sequence Diagrams

Sequence Diagrams

1. Creating an Account

Seq1_Use1_ProjectInCS

  • Showcases the steps required to create an account. This diagram also shows the types of errors that may be encountered, as well as how they would be handled.

2. Signing In

Seq2_Use2_ProjectInCS

  • Displays the process of signing in with a preexisting account. Shows how the application will handle invalid login credentials. It also showcases how a user can reset their password in the event they forget it.

3. Successfully Upload a Design for Feedback

Seq3_Use3_ProjectInCS

4. Upload a Design With Invalid File Format

Seq4_Use4_ProjectInCS

5. Navigating Feedback and Exploring It's Bookmarks

Seq5_Use5_ProjectsInCS

6. Checking Bookmarks When None Are Available

Seq6_Use6_ProjectsInCS